IK Set Effect Float
IK Set Effect Float
Effect
,
Name
,
Value
Description
This command will change the value of a float in an effect. This command is the equivalent of
SetFloat()
of the ID3DXEffect structure.
Parameters
Effect
Integer
The ID of the effect.
Name
String
The identifier of the constant.
Value
Float
The new value of the float constant.
Index